
With BioNet 3.12 and above you may customise the message that you
recieve with your ICQ Pager when the target comes online.


Variables..

By having one of the variable names in the body it will be replaced with the data.
For example %IP gets replace with the victims IP.


--- key variables ---

%ip           - the ip of the server
%port         - the server port
%pass         - the server password. blank if none
%victim_name  - name of the server.
%version      - the version of the server.
%pass         - the server password
%computer     - computer name (if on a network)
%user         - user name     (windows registerd username)
%mode         - the server mode (server is in debug mode ? or stealth mode?)
%lf           - line feed (indicated the start of a new line )
 

--- example ---

A victim is infected with BioNet on port 12349. 
The victim's ip is 100.100.100.100, the victim's name 
is Mobman and the server version is 3.12.ME

by using ..

"Victim : %victim_name is online with ip : %ip on port %port.
 Server version: %version."

 as the content of the notification will 
result in something like this: 

Victim : Mobman is online with ip 100.100.100.100 
on port 12349 Server version: 3.12.ME

be sure you dont make the messages too long.
ICQ Webpager doesnt like long messages very much.
